Skip to content

chore(deps): update docker/login-action action to v4.6.0 - #29

Open
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker-login-action-4.x
Open

chore(deps): update docker/login-action action to v4.6.0#29
scality-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker-login-action-4.x

Conversation

@scality-renovate

@scality-renovate scality-renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker/login-action action minor v4.4.0v4.6.0

Release Notes

docker/login-action (docker/login-action)

v4.6.0

Compare Source

Full Changelog: docker/login-action@v4.5.2...v4.6.0

v4.5.2

Compare Source

Full Changelog: docker/login-action@v4.5.1...v4.5.2

v4.5.1

Compare Source

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

Compare Source

Full Changelog: docker/login-action@v4.4.0...v4.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@scality-renovate scality-renovate Bot added ci dependencies Pull requests that update a dependency file minor labels Aug 3, 2026
@scality-renovate
scality-renovate Bot requested a review from a team as a code owner August 3, 2026 04:22
@scality-renovate scality-renovate Bot added dependencies Pull requests that update a dependency file ci minor labels Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Dependency Bump Evaluation

Version change: v4.4.0 -> v4.5.2 (minor)
Breaking changes: None
Security concerns: None -- no CVEs, maintained by Docker (crazy-max)

Changes across 3 releases:

  • v4.5.0: Docker Hub OIDC login support (new, opt-in), transitive dependency bumps
  • v4.5.1: Support dhi.io as Docker Hub OIDC registry
  • v4.5.2: Surface Docker Hub OIDC error responses

Impact on codebase: The action is used once in build.yaml for GHCR login with username/password auth. None of the OIDC-related changes affect this auth flow -- all new features are additive and opt-in.

CI status: build and generate passed; lint, test, test-e2e still in progress at time of evaluation.

Recommendation: SAFE TO MERGE (once CI is green)

Notes: Cannot auto-approve -- PR authored by renovate, not dependabot. Low-risk minor bump with only additive changes unrelated to the project's GHCR username/password login.

-- Claude Code

@scality-renovate
scality-renovate Bot force-pushed the renovate/docker-login-action-4.x branch from 211ce33 to 321b63f Compare August 5, 2026 04:19
@scality-renovate scality-renovate Bot changed the title chore(deps): update docker/login-action action to v4.5.1 chore(deps): update docker/login-action action to v4.5.2 Aug 5, 2026
@scality-renovate
scality-renovate Bot force-pushed the renovate/docker-login-action-4.x branch from 321b63f to 5effeb3 Compare August 6, 2026 04:38
@scality-renovate scality-renovate Bot changed the title chore(deps): update docker/login-action action to v4.5.2 chore(deps): update docker/login-action action to v4.6.0 Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Dependency Bump Evaluation

Version change: docker/login-action v4.4.0 → v4.6.0 (minor)
Semver bump type: minor (spans 4 releases: v4.5.0, v4.5.1, v4.5.2, v4.6.0)

Changes:

  • Docker Hub OIDC login support (v4.5.0) — new feature, additive
  • Support dhi.io as Docker Hub OIDC registry (v4.5.1)
  • Surface Docker Hub OIDC error responses (v4.5.2)
  • Harden buildx scoped config path handling (v4.6.0) — security hardening
  • Routine dependency bumps (aws-sdk, actions-toolkit, js-yaml, postcss, brace-expansion)

Breaking changes: None

Security concerns: None — v4.6.0 includes a positive security hardening for buildx config path handling. No CVEs or advisories.

Pin verification: Commit SHA dbcb813823bdd20940b903addbd779551569679f matches the v4.6.0 tag

Impact on codebase: This repo uses docker/login-action only for GHCR login with username/password credentials in .github/workflows/build.yaml. The new Docker Hub OIDC feature is not used. The config path hardening is a beneficial internal improvement. No code paths are affected by any of the changes.

CI status: Several checks still in progress at time of review (build, lint, test, test-e2e). Verify CI is green before merging.

Recommendation: SAFE TO MERGE (once CI passes)

— Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants